home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / infrarexx1_6d.lha / InfraRexx / Catalogs / YourLanguage / InfraRexxEditor.ct (.txt) < prev   
Amiga Catalog Translation file  |  1995-08-14  |  3KB  |  151 lines

  1. ## version $VER: InfraRexxEditor.catalog 6.0 (XX.XX.XX)
  2. ## codeset 0
  3. ## language xx
  4. EXCEPT_CIABBASE
  5. ;; Could not open ciab.resource;
  6. EXCEPT_GADTOOLS
  7. ;; Could not open gadtools.library v37+;
  8. EXCEPT_DISKFONT
  9. ;; Could not open diskfont.library v37+;
  10. EXCEPT_UTILITY
  11. ;; Could not open utility.library v37+;
  12. EXCEPT_ICONBASE
  13. ;; Could not open icon.library v37+;
  14. EXCEPT_ASL
  15. ;; Could not open asl.library v37+;
  16. EXCEPT_SCREEN
  17. ;; Could not lock Workbench screen;
  18. EXCEPT_VISUAL
  19. ;; Could not get screen visual info;
  20. EXCEPT_WINDOW
  21. ;; Could not open a window;
  22. EXCEPT_MENUS
  23. ;; Could not create pulldown menus;
  24. EXCEPT_LAYOUT
  25. ;; Could not layout pulldown menus;
  26. EXCEPT_MENUSTRIP
  27. ;; Could not attach pulldown menus;
  28. EXCEPT_OPENFONT
  29. ;; Could not open screen font;
  30. EXCEPT_FIT
  31. ;; Window does not fit in screen;
  32. EXCEPT_CONTEXT
  33. ;; Could not create a gadget context;
  34. EXCEPT_GADGET
  35. ;; Could not create a gadget;
  36. EXCEPT_SIGNAL
  37. ;; Could not allocate a signal;
  38. MENU_PROJECT
  39. ;; Project;
  40. MENU_LOAD
  41. ;; Load...;
  42. MENU_SAVE
  43. ;; Save;
  44. MENU_SAVEAS
  45. ;; Save As...;
  46. MENU_ABOUT
  47. ;; About...;
  48. MENU_QUIT
  49. ;; Quit...;
  50. GADGET_NEW
  51. ;; New;
  52. GADGET_EDIT
  53. ;; Edit...;
  54. GADGET_DELETE
  55. ;; Delete;
  56. GADGET_SORT
  57. ;; Sort;
  58. GADGET_TOP
  59. ;; Top;
  60. GADGET_BOTTOM
  61. ;; Bottom;
  62. GADGET_UP
  63. ;; Up;
  64. GADGET_DOWN
  65. ;; Down;
  66. GADGET_USERATE
  67. ;; Use Codeset Bitrate;
  68. GADGET_LOCKED
  69. ;; Data Locked;
  70. GADGET_LEARN
  71. ;; Learn;
  72. GADGET_SEND
  73. ;; Send;
  74. TEXT_CODENAME
  75. ;; Infrared Code Name;
  76. TEXT_AREXXIN
  77. ;; ARexx Transmit Command;
  78. TEXT_AREXXOUT
  79. ;; ARexx Receive Command;
  80. TEXT_CODEDATA
  81. ;; Infrared Code Data;
  82. TEXT_DELAY
  83. ;; Delay Between Codes;
  84. TEXT_REPEAT
  85. ;; Code Repetition;
  86. TEXT_WAITING
  87. ;; Waiting for IR signal...;
  88. TEXT_LEARNING
  89. ;; Learning IR signal...;
  90. TEXT_BADSIGNAL
  91. ;; Bad signal, not learned;
  92. TEXT_TIMEOUT
  93. ;; Timeout, nothing learned;
  94. FRAME_CODESETNAME
  95. ;;  CodeSet Description ;
  96. FRAME_RECEIVERATE
  97. ;;  Bitrate and Frequency ;
  98. FRAME_MONITOR
  99. ;;  Monitor Frequency ;
  100. FRAME_INFRACODES
  101. ;;  Infrared Codes ;
  102. FRAME_CODENAME
  103. ;;  Infrared Code Interfacing ;
  104. FRAME_CODERATE
  105. ;;  Transmit Bitrate ;
  106. FRAME_CODEDATA
  107. ;;  Infrared Code Data ;
  108. FRAME_LEARN
  109. ;;  Code Learner ;
  110. STRING_INFORMATION
  111. ;; InfraRexx Information;
  112. STRING_REQUEST
  113. ;; InfraRexx Request;
  114. STRING_MAINWINDOW
  115. ;; InfraRexx;
  116. STRING_CODEWINDOW
  117. ;; Infrared Code Editor;
  118. STRING_SCREENTITLE
  119. ;; InfraRexx Editor 1.7 Copyright 
  120.  1994-1995 by Leon Woestenberg;
  121. STRING_BITSPERSEC
  122. ;;   %5lU bits per second  ;
  123. STRING_HERTZ
  124. ;;   %6lU Hertz  ;
  125. STRING_TIMESPERSEC
  126. ;;   %5lU times per second  ;
  127. STRING_BITS
  128. ;;   %3lU bits  ;
  129. STRING_TIMES
  130. ;;   %3lU times  ;
  131. STRING_UNNAMED
  132. ;; Unnamed;
  133. STRING_LOAD
  134. ;; Load Codeset...;
  135. STRING_SAVEAS
  136. ;; Save Codeset As...;
  137. STRING_NOCODESET
  138. ;; Incorrect codeset file was not loaded;
  139. STRING_LOSECHANGES
  140. ;; Changes to '%s' will be lost!\nAre you sure you want to proceed?;
  141. STRING_LOADBUTTONS
  142. ;; OK|Cancel;
  143. STRING_QUITBUTTONS
  144. ;; Quit|Save and Quit|Cancel;
  145. STRING_ABOUT
  146. ;; InfraRexx Editor 1.7\n
  147.  1994-1995 by Leon Woestenberg\nInternet: leon@stack.urc.tue.nl\n\nCompiled by the Amiga E Compiler 3.1a\n
  148.  1991-1995 by Wouter van Oortmerssen;
  149. STRING_TIMER
  150. ;; Could not do so, as program '%s'\nis currently using timer A of CIA B.;
  151.